WinRAR extracting file before checking password? [closed]
        Posted  
        
            by 
                opatachibueze
            
        on Programmers
        
        See other posts from Programmers
        
            or by opatachibueze
        
        
        
        Published on 2012-04-08T20:46:04Z
        Indexed on 
            2012/04/08
            23:46 UTC
        
        
        Read the original article
        Hit count: 250
        
encryption
|memory
I tried extracting an encrypted rar file today, and I discovered that I had to wait the same amount of time I'll wait before a file is extracted (extraction reaches 99% completion) for WinRAR to conclude it's the wrong password (winrar message: "CRC failed wrong password or corrupt file?") . My guess is that this file is somewhere on the Computer just before the detection, - it has to be and then gets deleted after it's verified that the password is not the same?
Is there anyway I can forcefully get this file from the PC?
Thanks.
© Programmers or respective owner